Welcome![Sign In][Sign Up]
Location:
Search - RSA Encryption

Search list

[Crack Hackrsa-cpp

Description: RSA加密C源码 1978年就出现了这种算法,它是第一个既能用于数据加密 也能用于数字签名的算法。它易于理解和操作,也很流行。算 法的名字以发明者的名字命名:Ron Rivest, AdiShamir 和 Leonard Adleman。但RSA的安全性一直未能得到理论上的证明。-RSA encryption C source code 1978 on the emergence of this algorithm, it is the first not only for data encryption can be used for digital signature algorithms. It is easy to understand and operate, but also very popular. Algorithm
Platform: | Size: 5120 | Author: zen | Hits:

[Crack HackRSA(1)

Description: rsa加密解密源程序和演示,很有用的!! !! !!!1-rsa encryption source code and demo, very useful! ! ! ! ! ! ! 1
Platform: | Size: 259072 | Author: stone | Hits:

[Crack HackRSA_signature

Description: RSA Encryption and Decryption using Matlab by Thunyawat Rajatasereekul and Voranon Kiettrsalpipop ECE575, Winter 2002, Oregon State University Prof, Cetin Keya Koc The program set contains thirteen files listed below. errormeg.fig errormsg.m helpmsg.fig helpmsg.m inputmsg.fig inputmsg.m mesgcut.m pro2.fig pro2.m rsacore.m readme.txt screenshot.gif In order to run the program please call pro2.m under Matlab 6.0 Environment. System Requirement Matlab version 6.0 and if necessary, Maple version 6.0 on any platform PentiumII 300 MHz or equivalent.-RSA Encryption and Decryption using Matlabby Thunyawat Rajatasereekul and Voranon KiettrsalpipopECE575, Winter 2002, Oregon State UniversityProf, Cetin Keya KocThe program set contains thirteen files listed below.errormeg.figerrormsg.mhelpmsg.fighelpmsg.minputmsg.figinputmsg.mmesgcut.mpro2.figpro2.mrsacore. mreadme.txtscreenshot.gifIn order to run the program please call pro2.m under Matlab 6.0 Environment.System RequirementMatlab version 6.0 and if necessary, Maple version 6.0 on any platformPentiumII 300 MHz or equivalent.
Platform: | Size: 16384 | Author: 张汉江 | Hits:

[Crack Hackrsa-cpp

Description: 密聊"采用 2048bit 的 RSA 数据加密算法对数据进行加密和数字签名,由于 RSA 加密少量的信息需要大量的时间,适合用来传递密钥或对重要而敏感且较少的信息通讯.实现的消息通讯安全功能包括 1. 身份验证,使收件人确信发件人就是他或她就是公开密钥所对应的那个人 2. 机密性,确保只有预期的收件人能够阅读邮件 3. 完整性,确保消息在传输过程中没有被更改 4. 消息到达确认,发件人确认收件人收到了消息.-Micronesia chat using 2048bit of RSA data encryption algorithm for data encryption and digital signatures, RSA encryption as a result of a small amount of information requires a large amount of time, suitable for transmission of key or less important and sensitive information and communications. The realization of the news communications security features include 1. authentication, so that the recipient is convinced that the sender is that he or she is the public key corresponding to that person 2. confidentiality, to ensure that only the desired recipient can read the e-mail 3. integrity, to ensure that information during transmission has not been altered 4. confirm the news arrived, the author confirmed that the recipient received the message.
Platform: | Size: 101376 | Author: ivan | Hits:

[Crack HackRSA-Pic

Description: RSA做的加密BMP的程序。本来RSA不是做这个的,但是作业要求用RSA就这么做了。-BMP do RSA encryption procedure. RSA had not done this, but the operational requirements on the use of RSA did.
Platform: | Size: 33792 | Author: Rex | Hits:

[assembly languageRSA

Description: 用于RSA加密的汇编语言源代码,只能对数值进行加密-RSA encryption for the assembly language source code, can only be encrypted numerical
Platform: | Size: 3072 | Author: 许啦咪 | Hits:

[Crack Hackrsa

Description: rsa加密解密代码,简单的界面,详细的注释不错的说-rsa encryption and decryption code, simple interface and detailed notes that good
Platform: | Size: 54272 | Author: | Hits:

[Crack HackRSA

Description: RSA算法的加解密模拟程序,实现对不用文件的模拟操作-RSA encryption and decryption algorithm simulation procedures do not document the realization of simulated operation
Platform: | Size: 35840 | Author: sjxyx | Hits:

[Crack HackRSA

Description: RSA加密程序,实现了大数类和大数运算,985高校的《计算机网络》课程设计,功能完整,注释丰富,没有BUG-RSA encryption process, and realize the large numbers of large numbers type of computation, 985 colleges and universities Computer Network curriculum design, functional integrity, and the Notes rich, there is no BUG
Platform: | Size: 18432 | Author: ZLC | Hits:

[Crack HackRsa-java

Description: 用java写的RSA加密解密程序,支持数字签名验证和分段加密,有友好的图形界面。-Using java to write the RSA encryption and decryption procedures, support for digital signature verification and sub-encryption, has a friendly graphical interface.
Platform: | Size: 5120 | Author: 羊毛 | Hits:

[Crack HackRSA

Description: 本文档包含RSA加密解密的说明及源代码,经过调试可以运行-This document contains description of RSA encryption and decryption, and source code, can run through debugging
Platform: | Size: 645120 | Author: 赵斌 | Hits:

[Crack Hackrsa

Description: rsa加密算法 给你们隆重介绍一下 需要的可以下一下-rsa encryption algorithm to you about the needs of a grand introduction to the next click
Platform: | Size: 1024 | Author: chenyi | Hits:

[Crack HackRSA

Description: 我在学习加密算法RSA算法的过程遇到了一些数学问题,资料上所讲的也不是很清楚,这里我想用简单明了的程序语言将其RSA算法表达出来,并将有些地方给予证明,希望对大家有所帮助-I am in the learning algorithms RSA encryption algorithm process encountered a number of mathematical problems, information on the stresses is not very clear, here I would like to use simple programming language to express the RSA algorithm, and prove that in some areas to give hope to the U.S. help
Platform: | Size: 118784 | Author: 王功臣 | Hits:

[CA authRSA

Description: :RSA 是最广泛的公钥算法,从程序实现的主要思想、算法分析及流程说明、实验环境要求描述、运行 和结果、运行效率分析和程序源代码六方面介绍运用java程序实现RSA加密算法,要求输入明文的二进制位数 不少于1024。-: RSA public key is the most widely algorithm, from the process to achieve the main ideas, algorithms and processes that describe the experimental environmental requirements, operation and results, operational efficiency analysis and source code six introduce the use of java program RSA encryption algorithm, expressly asked to enter the binary digits of not less than 1024.
Platform: | Size: 160768 | Author: 王功臣 | Hits:

[Crack Hackjava-RSA

Description: RSA加密算法的源代码,用JAVA实现 速度很快哦 -RSA encryption algorithm source code, using JAVA Oh realize fast
Platform: | Size: 2048 | Author: kina | Hits:

[Crack HackRSA

Description: 计算机专业毕业设计--RSA加密算法的实现与设计-Graduate design computer RSA encryption algorithm and design
Platform: | Size: 21504 | Author: loung | Hits:

[Crack HackRSA

Description: 这是一个RSA加密算法的类的源代码,很适合初学者学习参照。-This is an RSA encryption algorithm of the type of source code, it is suitable for beginners to learn the light.
Platform: | Size: 2013184 | Author: jy | Hits:

[Crack HackRSA

Description: rsa 加密解密-rsa encryption and decryption
Platform: | Size: 236544 | Author: ccc | Hits:

[Crack Hackrsa

Description: 本程序实现了用RSA加密算法加密、解密图片。本程序仅作为RSA原理理解,所以没有实现大数运算部分,RSA选取n为15~16位,加密图片不要选太大,否则会很慢。-This procedure achieved the RSA encryption algorithm with encryption, decryption picture. This procedure only as a principle of understanding of RSA, there is no part of the realization of large numbers computing, RSA select n to 15 ~ 16, encryption, image and not too much, otherwise they will be very slow.
Platform: | Size: 3072 | Author: 涂进 | Hits:

[Crack Hackrsa

Description: 完成RSA算法的加密解密,一定程度上解决问题-Completion of RSA encryption and decryption algorithms, to some extent, solve the problem
Platform: | Size: 210944 | Author: | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net